home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 1995 December / PC Answers December 1995 (disc errors).iso / w95apps / actsnt / readme.txt < prev   
Text File  |  1995-09-23  |  4KB  |  89 lines

  1. (v1.7) Somar ACTS - time clock modem NIST
  2. Windows NT/Windows 95 program that will dial 
  3. the NIST or USNO time source using a modem, 
  4. obtain the current time, and use this time 
  5. to set the time on your PC. Similar programs 
  6. designed for DOS will not work under NT 
  7. because of security issues. V1.7 fixes 
  8. timing bugs with certain high speed modems. 
  9. Shareware (US$10). By Somar Software, http:
  10. //www.somar.com, 72202.2574@compuserve.com
  11. ----------------
  12.  
  13.                                 Overview
  14.  
  15. Somar ACTS is a program for Windows NT and Windows 95 that allows you to set
  16. the internal clock of your computer with accurracy of about a second, using
  17. either the National Institute of Standards and Technolog (NIST) or United 
  18. States Naval Observatory (USNO) time source. It dials the time source with a
  19. modem, receives the current time, and uses that time to set your computer's time.
  20.  
  21. There are programs similar to Somar ACTS for Windows 3.1 and DOS, but these will 
  22. not work under Windows NT, because Windows NT requires a program to have the 
  23. SetSystemTime privilege in order to set the internal clock, and programs do 
  24. not have this privilege by default. 
  25.  
  26. Somar ACTS is normally run using a GUI dialog, but can also be run as a batch 
  27. program. The batch option is especially useful when using the AT command to
  28. schedule Somar ACTS to be run late each night.
  29.  
  30.                         Copyright/License/Registration
  31.  
  32. Somar ACTS (TM) is Copyright ⌐ 1994 Somar Software, All Rights Reserved.
  33. Send problem reports and comments to 72202.2574@compuserve.com.
  34.  
  35. Somar ACTS is Shareware. You may try it for a period of 21 days. After this 
  36. trial period, you must either pay a $10 registration fee or delete Somar ACTS 
  37. from your computer. See the Somar ACTS online help for complete license and 
  38. registration details and disclaimer of warranty.
  39.  
  40.                                  Installation
  41.  
  42. Place ACTSNT.EXE and ACTSNT.HLP together in any directory. ACTSNT.HLP 
  43. contains details on how to use Somar ACTS, including modem setup. The first 
  44. time ACTSNT.EXE is run, it will create some registry entries. These registry
  45. changes are described in ACTSNT.HLP. Somar ACTS does not make any other 
  46. changes to your system.
  47.  
  48. Complete uninstallation instructions are contained in ACTSNT.HLP.
  49.  
  50.                            What's New in Version 1.7
  51.  
  52. Fix bugs introduced in V1.5 for certain high speed modems.
  53.  
  54.                            What's New in Version 1.6
  55.  
  56. Fix bugs introduced in V1.5 for NIST time source.
  57.  
  58.                            What's New in Version 1.5
  59.  
  60. Fixes bugs in handling BUSY and other error conditions on some modems.
  61.  
  62.                            What's New in Version 1.4
  63.  
  64. Use combo box instead of list box in setup dialog, to support non-standard
  65. comm ports, such as those on a digiboard adapter. Make compatible with 
  66. Windows 95.
  67.  
  68.                            What's New in Version 1.3
  69.  
  70. Fix bug in batch execution (using AT command). Jobs executed by AT command
  71. run using the LOCAL_SYSTEM account. Somar ACTS was storing setup values in
  72. HKEY_CURRENT_USER. So when started using AT command, Somar ACTS always picked
  73. up default values. Fix was to move registry entry to HKEY_LOCAL_MACHINE so
  74. all users (including LOCAL_SYSTEM account) share registry entry.
  75.  
  76.                            What's New in Version 1.2
  77.  
  78. Show error event log entry as error instead of information. Do not display 
  79. message box if error during batch execution. Show reason for error in event
  80. log entry. Change name from ACTS-NT to Somar ACTS. 
  81.  
  82.                            What's New in Version 1.1
  83.  
  84. Fix bug where Open Error message box appeared behind main windows instead
  85. of in front. Show correct list of serial ports, instead of hardcoded COM1 
  86. thru COM4. Add batch execution parameter. Make 3 attempts to set time before
  87. giving up. Add event logging. Documentation improvements.
  88.  
  89.